How to Install remctl-server software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install remctl-server software package in Ubuntu 14.04 LTS (Trusty Tahr)

remctl-server software package provides Server for Kerberos-authenticated command execution, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install remctl-server 

remctl-server is installed in your system.

Make ensure the remctl-server package were installed using the commands given below,

$ sudo dpkg-query -l | grep remctl-server *

You will get with remctl-server package name, version, architecture and description in a table

remctl-server package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package remctl-server
Version 3.8-3
Description Server for Kerberos-authenticated command execution
Sub Section Net


See Also, How to uninstall or remove remctl-server software package from Ubuntu 14.04 LTS (Trusty Tahr)?